-
Notifications
You must be signed in to change notification settings - Fork 273
fix(amazonq): removing the migration of /agents ux and unused code #6024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we add a changelog?
@@ -1,14 +1,13 @@ | |||
// Copyright 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. | |||
// SPDX-License-Identifier: Apache-2.0 | |||
/*! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need these connector files?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No I wrote a TODO to remove all these in next PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't want to this PR to be large and this defeats the purpose instead I will raise a separate PR cleaning all the / agents files
I don't think we need changeLog as we already added one for |
Problem
Solution
Old JB plugin behavior with new flare version
JB.Old.plugin.with.new.flare.mov
New JB plugin behavior with new flare version
JB.new.plugin.with.new.flare.mov
Checklist
License
I confirm that my contribution is made under the terms of the Apache 2.0 license.